libcourriel-perl software package provides high level email parsing and manipulation module, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcourriel-perl
libcourriel-perl is installed in your system.
Make ensure the libcourriel-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcourriel-perl *
You will get with libcourriel-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcourriel-perl |
| Version | 0.42-1 |
| Description | high level email parsing and manipulation module |
| Sub Section | Perl |